home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 240 (DVD) / Issue 240 - February 2008 - DPCS0208DVD.ISO / Extras / NetObjects Fusion / NOF10.exe / data1.cab / CSSLib / Executive_Blue / text.css < prev   
Encoding:
Cascading Style Sheet File  |  2007-04-11  |  3.3 KB  |  166 lines

  1. BODY
  2. {
  3.     font-family : "Times New Roman", Times, Serif;
  4.     color : rgb(227,229,179);
  5.     font-weight : normal;
  6.     font-style : normal
  7. }
  8.  
  9. A:active
  10. {
  11.     font-family : "Times New Roman", Times, Serif;
  12.     color : rgb(227,229,179);
  13.     font-weight : normal;
  14.     font-style : normal;
  15.     text-decoration : none
  16. }
  17.  
  18. A:link
  19. {
  20.     font-family : "Times New Roman", Times, Serif;
  21.     color : rgb(227,229,179);
  22.     font-weight : normal;
  23.     font-style : normal;
  24.     text-decoration : none
  25. }
  26.  
  27. UL
  28. {
  29.     font-family : "Times New Roman", Times, Serif;
  30.     color : rgb(227,229,179);
  31.     font-weight : normal;
  32.     font-style : normal;
  33.     background-color : rgb(135,164,218);
  34.     border : 1.5pt solid rgb(227,229,179);
  35.     padding : 0.2em 0.2em 0.2em 2em
  36. }
  37.  
  38. A:visited
  39. {
  40.     font-family : "Times New Roman", Times, Serif;
  41.     color : rgb(227,229,179);
  42.     font-weight : normal;
  43.     font-style : normal;
  44.     text-decoration : none
  45. }
  46.  
  47. .TextObject
  48. {
  49.     font-family : "Times New Roman", Times, Serif;
  50.     color : rgb(227,229,179);
  51.     background-color : rgb(135,164,218);
  52.     border : 1.5pt solid rgb(227,229,179);
  53.     padding : 0.2em
  54. }
  55.  
  56. H1
  57. {
  58.     font-family : "Times New Roman", Times, Serif;
  59.     font-size : 1.75em;
  60.     color : rgb(227,229,179);
  61.     font-weight : normal;
  62.     font-style : normal;
  63.     text-decoration : none;
  64.     background-color : rgb(135,164,218);
  65.     border : 1.5pt solid rgb(227,229,179);
  66.     padding : 0.2em
  67. }
  68.  
  69. H2
  70. {
  71.     font-family : "Times New Roman", Times, Serif;
  72.     font-size : 1.75em;
  73.     color : rgb(53,98,180);
  74.     font-weight : normal;
  75.     font-style : normal;
  76.     background-color : rgb(135,164,218);
  77.     border : 1.5pt solid rgb(53,98,180);
  78.     padding : 0.2em
  79. }
  80.  
  81. P
  82. {
  83.     font-family : "Times New Roman", Times, Serif;
  84.     color : rgb(227,229,179);
  85.     font-weight : normal;
  86.     font-style : normal;
  87.     text-indent : 1em;
  88.     background-color : rgb(135,164,218);
  89.     border : 1.5pt solid rgb(227,229,179);
  90.     padding : 0.5em
  91. }
  92.  
  93. H3
  94. {
  95.     font-family : "Times New Roman", Times, Serif;
  96.     font-size : 1.5em;
  97.     color : rgb(227,229,179);
  98.     font-weight : normal;
  99.     font-style : normal;
  100.     background-color : rgb(135,164,218);
  101.     border : 1.5pt solid rgb(227,229,179);
  102.     padding : 0.2em
  103. }
  104.  
  105. OL
  106. {
  107.     font-family : "Times New Roman", Times, Serif;
  108.     color : rgb(227,229,179);
  109.     font-weight : normal;
  110.     font-style : normal;
  111.     background-color : rgb(135,164,218);
  112.     border : 1.5pt solid rgb(227,229,179);
  113.     padding : 0.2em 0.2em 0.2em 2em
  114. }
  115.  
  116. H4
  117. {
  118.     font-family : "Times New Roman", Times, Serif;
  119.     font-size : 1.25em;
  120.     color : rgb(53,98,180);
  121.     font-weight : normal;
  122.     font-style : normal;
  123.     background-color : rgb(135,164,218);
  124.     border : 1.5pt solid rgb(53,98,180);
  125.     padding : 0.2em
  126. }
  127.  
  128. .TextNavBar
  129. {
  130.     color : rgb(227,229,179)
  131. }
  132.  
  133. H5
  134. {
  135.     font-family : "Times New Roman", Times, Serif;
  136.     font-size : 1em;
  137.     color : rgb(227,229,179);
  138.     font-weight : normal;
  139.     font-style : normal;
  140.     background-color : rgb(135,164,218);
  141.     border : 1.5pt solid rgb(227,229,179);
  142.     padding : 0.2em
  143. }
  144.  
  145. H6
  146. {
  147.     font-family : "Times New Roman", Times, Serif;
  148.     font-size : 1em;
  149.     color : rgb(53,98,180);
  150.     font-weight : normal;
  151.     font-style : normal;
  152.     text-decoration : none;
  153.     background-color : rgb(135,164,218);
  154.     border : 1.5pt solid rgb(53,98,180);
  155.     padding : 0.2em
  156. }
  157.  
  158. A:hover
  159. {
  160.     font-family : "Times New Roman", Times, Serif;
  161.     color : rgb(53,98,180);
  162.     font-weight : normal;
  163.     font-style : normal
  164. }
  165.  
  166.